home *** CD-ROM | disk | FTP | other *** search
- Path: crl9.crl.com!not-for-mail
- From: blw@crl.com (Byron Weiss)
- Newsgroups: comp.sys.amiga.hardware
- Subject: reading iso9660 mac(?) cdrom
- Date: 19 Feb 1996 22:43:18 -0500
- Organization: CRL Dialup Internet Access (415) 705-6060 [Login: guest]
- Message-ID: <4gbg0m$ene@crl9.crl.com>
- NNTP-Posting-Host: crl9.crl.com
- Keywords: cdrom help
- X-Newsreader: TIN [version 1.2 PL2]
-
- Maybe someone can help me...
-
- I have an A3000 and NEC multispin 2xc (using AmiCDROM 1.15)...
- The NEC has no problems reading audio CDs and ISO9660 CDs, but I have two
- CDs (iso9660) which have both mac and pc files on them which show up twice.
- The first file looks like it may be a resource fork and the next one is the
- actual file ...data fork?
-
- bitm9406:tiles/iff 9> list
- tile001.iff 10218 ----rwed 05-Sep-94 13:22:41
- tile001.iff 305342 ----rwed 05-Sep-94 13:22:41
- tile002.iff 10254 ----rwed 05-Sep-94 13:22:54
- tile002.iff 316648 ----rwed 05-Sep-94 13:22:54
- .....
- If I try to read a file, it loads the resource fork, not the data fork.
- How do I read the data fork and not the resource fork? The CD mentions
- that the files are readable my Amigas.
-
- AMICDROM 1.5 mount file (cd0):
-
- /* AmiCDROM filesystem V1.15 */
-
- Handler = SYS:L/cdrom-handler
- Stacksize = 10000
- Priority = 5
- GlobVec = -1
- Mount = 1
- Startup = "DEVICE=scsi.device UNIT=06 ANY ROCKRIDGE MAYBELOWERCASE XPOS=100 YPOS=100"
-
- Do I need to use cdcontrol? I already tried cdcontrol cd0: dataext ".data"
- I'd like to read these files directly from my Amiga instead of using
- a pc or mac/ss. I even tried the original C= cd handler but had the same
- results. I don't recall which rev my scsi chip is, but I wouldn't expect
- something like that to be causing this type of problem.
- Any ideas?
- Thanks,
- Byron Weiss
-
-